﻿* {
	font-family: "microsoft yahei";
}

body {
	min-width: 1200px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #eef2e6;
     
}



.zwgk-body .banner::before{
 background-size: 75%;
  background-position: 60px;
}
iframe {
	margin: 0;
	border: none;
	margin-bottom: -5px;
}

table {
	border-collapse: collapse;
}

a {
	color: #000;
	text-decoration: none;
}

li {
	list-style-image: url(../img/list_bg.png);
}

li a:hover {
	color: #07943f;
}

input, buttom, textarea {
	outline: none;
}

img {
	border: 0;
}

li span {
	float: right;
	margin-right: 10px;
	color: #808080;
	font-size: 14px;
}

/* 字体图标 */
@font-face {
	font-family: 'iconfont';
	src: url('iconfont.eot');
	src: url('iconfont.eot?#iefix') format('embedded-opentype'),
		url('iconfont.woff2') format('woff2'), url('iconfont.woff')
		format('woff'), url('../css/iconfont.ttf') format('truetype'),
		url('iconfont.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* tab层默认样式 */
.tabtop {
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
}

.tabtop a {
	float: left;
	cursor: pointer;
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	background: #f0f0f0;
	color: #095e15;
}

.tabtop {
	border-radius: 2px;
	overflow: hidden;
}

.tabtop .active {
	background-image: url(../img/tab.png);
	background-repeat: no-repeat;
	background-color: #c32e18;
	background-position: right center;
	color: #ffffff !important;
}

.btn {
	display: block;
	width: 300px;
	margin: 20px auto;
	height: 50px;
	font-size: 20px;
	border: none;
	border-radius: 6px;
	color: #fff;
}

.tijiao {
	background: #c32e18;
}

.tijiao:active {
	background: #008000;
}

.tabcent div {
	display: none;
}

.width670 {
	width: 670px;
}

.width800 {
	width: 800px;
}

/* 换页css开始 */
.scott {
	text-align: center;
}

.list_panel .list .scott ul {
	
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.scott ul {
	width:100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.list_panel .list .scott ul li {
	border-bottom: none;
}

.scott ul li {
	list-style: none;
	float: left;
	margin: 5px;
	min-width: 30px;
}

.scott ul li:first-child, .scott ul li:nth-last-child(2) {
	min-width: 70px;
}

.scott ul .controls a {
	padding: 0 5px;
}

.scott ul .controls input {
	width: 30px;
}

.scott ul .controls a {
	font-weight: normal;
}

.list_panel .list ul .scott ul li a {
	border-radius: 4px;
	border: #c32e18 1px solid;
	display: block;
	height: 100%;
	font-size: 15px;
	line-height: 30px;
	padding: 0 10px;
	width: auto;
}

.scott ul li a {
	padding: 0;
	border-radius: 4px;
	border: #c32e18 1px solid;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	line-height: 30px;
}

.scott a:hover {
	color: #638425;
	border: #85bd1e 1px solid;
	background: #f1ffd6;
}

.scott .active a {
	border: #85bd1e 1px solid;
	color: #638425;
	background-color: #f1ffd6
}

.scott a:active {
	border: #85bd1e 1px solid;
	color: #638425;
	background-color: #f1ffd6
}

/* 换页css结束 */

/* 轮播图 */
/* 焦点图轮播 */
.focus {
	position: relative;
	width: 580px;
	height: 320px;
	float: left;
}

.focus img {
	width: 580px;
	height: 320px;
}

.focus .shadow a {
	display: inline-block;
	width: 440px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 320px;
	width: 580px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#80000000', endColorstr='#80000000') \9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
	position: relative;
	width: 100%;
	height: 320px;
	float: left;
	display: none;
	background: #008434;
}

.focus .fcon a img {
	display: block;
	width: 580px;
	height: 100%;
}

.focus .fbg {
	bottom: 13px;
	right: 13px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #42ef86;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev, .focus .next {
	position: absolute;
	width: 36px;
	height: 88px;
	border-radius: 4px;
	opacity: 0.2;
}

.focus .prev {
	background: url(../img/left.png) no-repeat;
	top: 36%;
	left: 4px;
	cursor: pointer;
}

.focus .prev:hover, .focus .next:hover {
	opacity: 1;
}

.focus .next {
	background: url(../img/right.png) no-repeat;
	top: 36%;
	right: 4px;
	cursor: pointer;
}

/* 焦点图轮播结束 */
.li_img {
	overflow: hidden;
	width: 300px;
	height: 110px;
	float: left;
	margin-right: 20px;
	list-style: none;
}

.li_img a {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
}

.li_img a img {
	width: 300px;
	height: 110px;
}

.ul_img {
	position: relative;
	z-index: 999;
	width: 3400px;
	padding: 0px;
	margin: 0px;
	transition: all 2s;
}

.main_div {
	margin: 0 auto;
	width: 1040px;
	overflow: hidden;
	position: relative;
}

.arrows {
	cursor: pointer;
	left: 15px;
	top: 20%;
	width: 1130px;
	position: absolute;
	height: 80px;
}

.arrows span img {
	width: 20px;
	height: 80px;
}

.main_div img {
	width: 100%;
}

.div_btn {
	cursor: pointer;
	display: inline-block;
	border-radius: 100px;
	background-color: #c32e18;
	width: 14px;
	height: 14px;
	margin: 5px;
}

.div_btn:hover {
	background-color: #2AC475;
}

/* 焦点图 */
.over {
	overflow: hidden;
}

.jdt {
	overflow: hidden;
	position: relative;
	float: left;
	width: 580px;
	height: 320px;
}

.lbt_title {
	width: 560px;
	padding: 0 10px;
	color: #ffffff;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background: rgba(0, 0, 0, 0.1);
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* 焦点图 */
#show {
	position: relative;
	height: 320px;
	width: 580px;
	margin: 0 auto;
}

#show a {
	float: left;
	display: inline;
}

#show a img {
	width: 580px;
	height: 320px;
}

#show .img {
	position: absolute;
	width: 580px;
	height: 320px;
	overflow: hidden
}

#show .img SPAN {
	position: absolute;
	width: 19999px;
	display: block
}

#show .img SPAN a p {
	position: absolute;
	text-align: center;
	line-height: 40px;
	height: 50px;
	background: rgba(0, 0, 0, 0.3);
	color: #ffffff;
	display: block;
	width: 580px;
	margin: 0;
	bottom: 0;
}

/* 轮播结束 */

/* 面板 */
.panel {
	padding: 20px;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 20px;
	box-shadow: 0px 0px 4px #d8dbd0;
}

.panel_img {
	cursor: pointer;
	float: left;
	width: 100%;
	margin-top: -20px;
	margin-bottom: 20px;
}

.panel_imgboxl, .panel_imgboxr {
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 200px;
	height: 90px;
	margin: -19px 0 0px;
}

.panel_imgboxr {
	float: right;
}

.panel_imgboxl img, .panel_imgboxr img {
	width: 200px;
	height: 90px;
	margin: 0
}

.panel .title {
	position: relative;
	float: left;
	display: inline-block;
	left: 0;
	width: 40px;
	height: 100%;
}

.panel .title a {
	position: relative;
	top: 30%;
	display: block;
	width: 26px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 26px;
	color: #000000;
	line-height: 40px;
	border-bottom: 4px solid #2ac475;
}

.title2 {
	background: #dff6ea;
	margin-bottom: 10px;
	border-radius: 2px;
	overflow: hidden;
}

.title2 a {
	display: inline-block;
	border-left: 4px solid #2ac475;
	border-right: 4px solid #2ac475;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px;
	margin: 12px;
}

.title3 {
	background: #dff6ea;
	margin-bottom: 0px;
	border-radius: 2px;
	overflow: hidden;
}

.title3 a {
	display: inline-block;
	border-left: 4px solid #2ac475;
	border-right: 4px solid #2ac475;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px;
	margin: 12px;
}

.zwzt {
	position: relative;
}

.zwzt .title2 {
	margin-bottom: 20px;
}

/* topnav background-size: top centent;*/
.topTitle {
	display: block;
	height: 110px !important;
	background: #ffffff;
	text-align: center;
}

.topTitle .title {
	line-height: 50px;
	color: #c32e18;
	font-size: 28px;
	font-weight: bold;
}

.nav {
	background: transparent;
}

.banner {
	background: url(../img/banner.png) no-repeat;
         background-position: center top;
}

.box {
	position: relative;
	width: 1200px;
	margin: 0px auto 0;

}

.box::before {
    content: "";
    width: 120px;
    height: 160px;
    background-image: url(../img/gwyxcx.jpg);
    background-size: 100% auto;
    display: block;
    position: absolute;
	left: -160px;
	top: 490px;
    background-repeat: no-repeat;
}

.box::after {
    content: "";
    width: 120px;
    height: 160px;
    background-image: url(../img/ldgzh.jpg);
    background-size: 100% auto;
    display: block;
    position: absolute;
	left: -160px;
	top: 625px;
    background-repeat: no-repeat;
}

.zwgk-body .box::before {
    content: "";
    width: 120px;
    height: 160px;
    background-image: url(../img/ldgzh.jpg);
    background-size: 100% auto;
    display: block;
    position: absolute;
	left: -160px;
	top: 570px;
    background-repeat: no-repeat;
}
.zwgk-body .box {
	position: relative;
	width: 1100px;
	margin: 0px auto 0;
}
.topbar {
	position: absolute;
	right: 0;
	top: 0px;
	border-radius: 8px;
	height: 40px;
}

.topbar .topbar_btn {
	/* border: 1px solid rgb(10,141,75); */
	overflow: hidden;
	line-height: 30px;
	margin: 10px 0 20px;
	border-radius: 10px;
	background: rgba(10, 141, 75, .3);
}

.topbar .topbar_btn li {
	list-style: none;
	float: left;
	width: 20%;
	color: #fff;
	text-align: center;
	line-height: 36px;
}

.topbar .topbar_btn li a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}

.topbar .topbar_btn li a:hover {
	font-weight: bold;
}

.topbar .inputbox {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 0px 6px #51c88b;
}

.inputbox input {
	outline: none;
	margin: 0;
	padding: 0;
	border-radius: 8px 0 0 8px;
	width: 280px;
	height: 40px;
	font-size: 16px;
	border: none;
	padding-left: 20px;
	float: left;
}

.inputbox .button {
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	background: #c32e18;
	border-radius: 0 8px 8px 0;
	width: 120px;
	height: 40px;
	border: none;
}

.inputbox .button:hover {
	background: #b11903;
}

.logo {
	display: inline-block;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: -5px;
	background: none;
}

/* 定导航 */
.topnav {
	margin: 0 auto;
	margin-bottom: 0;
	width: 1200px;
	background: #c32e18;
	line-height: 60px;
}

.topnav .topnav_ul {
	margin: 0;
	position: relative;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	text-align: center;
	flex: 1;
}

.topnav .topnav_ul .topnav_li {
	background: #c32e18;
	float: left;
	width: 250px;
	list-style: none;
}

.topnav_li .a {
	display: block;
	height: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	border-right: 1px solid #84c6a5;
}

.topnav .topnav_ul .topnav_li .topnav_div {
	z-index: 99;
	position: absolute;
	left: 0;
	width: 1200px;
	height: 130px;
	background: #fff;
}

.topnav_li:nth-last-child {
	border-right: none;
}

.topnav .topnav_ul .select {
	background: #b11903;
}

.topnav_select, .topnav .topnav_ul .topnav_li:hover {
	background: #b11903;
}

.tabtop .select {
	background: url(../img/tab_select.png) no-repeat;
	background: url(../img/tab.png) no-repeat;
}

/* ul li通用 */
.topnav_div ul {
	margin: 0;
	padding: 10px 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.topnav_div li {
	float: left;
	margin: 4px 6px;
	height: 42px;
	list-style: none;
	background: #e1faed;
	border-radius: 4px;
	line-height: 42px;
}

.topnav_div li:hover {
	background: #2AC475;
}

.topnav_div li a:hover {
	color: #ffffff;
}

.topnav_div li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 17px;
	color: #000000;
}

/* 政务公开 */
.topnav_div .zwgk li:hover, .zwgk li a:hover, .zwgk2 li:hover {
	background: none;
	color: #000;
}

.topnav_div .zwgk .title:hover, .topnav_div .zwgk2 .title:hover {
	color: #c32e18;
}

.topnav_div .zwgk, .topnav_div .zwgk2 {
	padding: 10px 5px;
	float: left;
}

.zwgk2 {
	width: 350px;
}

.zwgk2 li {
	background: none;
	overflow: visible;
}

.zwgk2 li a {
	line-height: 40px;
	float: left;
	display: inline-block;
	/* text-align: justify; */
	width: 25%;
}

.zwgk2 li a:hover {
	color: #07943f;
}

.zwgk li {
	height: 90px;
	font-size: 18px;
	background: none;
	overflow: visible;
}

.zwgk li a {
	font-size: 22px;
	line-height: 90px;
}

.zwgk .title, .zwgk2 .title {
	color: #c32e18;
	font-size: 16px;
	margin-left: 20px;
	height: 90px;
	line-height: 90px;
	background: none;
	font-weight: bold;
}

/* 政务服务&政民互动&数据 */
.fwhdsj {
	width: 400px;
	float: left;
	justify-content: space-between;
}

.fwhdsj li {
	width: 22%;
}

.fwhdsj2 {
	width: 1160px;
	float: left;
	justify-content: flex-start;
}

.fwhdsj2 li {
	width: 220px;
}

/* 市场行情 */
.sq li {
	width: 132px;
}

/* 富锦简介 */
.jianjie {
	width: 750px;
	float: right;
	display: inline-block;
	margin: 5px 0;
}

.jianjie .title {
	line-height: 20px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	margin: 4px 0px;
	border-left: 3px solid #c32e18;
}

.jianjie p {
	width: 98%;
	height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	text-indent: 30px;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	margin: 8px 0;
	line-height: 22px;
	font-size: 15px;
}

/* content-1 */
.cotent-1 {
	height: 380px;
}

/* 新闻列表 */
.new_list {
	width: 540px;
	float: right;
	overflow: hidden;
	margin-left: 40px;
}

.new_list .tabtop {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.new_list .tabcen .tabtop a {
	cursor: pointer;
	display: block;
	float: left;
	width: 25%;
	color: #333333;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #095e15;
}

.new_list .tabcent {
	height: 274px;
	overflow: hidden;
}

.new_list .tabcent div {
	padding-top: 16px;
	display: none;
}

.new_list .tabcent div li {
	line-height: 38px;
	font-size: 16px;
}

.new_list .tabcent div li span {
	float: right;
	color: #808080;
	font-size: 14px;
}

/* 滚动新闻 */
.gd_new {
	margin: 10px auto;
	width: 1140px;
	height: 40px;
	border-radius: 4px;
	background: #dff6ea;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 20px;
}

.gd_new img {
	float: left;
}

/*左右滚动新闻*/
.Noticewarp {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
}

.Noticewarp a {
	font-size: 16px;
	color: #000000;
	width: auto;
	float: left;
	margin-right: 40px;
	margin-left: 3px;
}

.Noticewarp .scroll {
	width: 9999px;
	float: left;
	position: relative;
}

/* 上下滚动新闻 */
.newsticker {
	color: #000000;
	cursor: default;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	padding: 0 10px 0 10px;
	height: 40px;
	position: relative;
	overflow: hidden;
}

.gd_new:hover {
	background: #c7ebd8;
}

.newsticker .newsticker-list {
	padding: 0;
	margin: 0;
	position: absolute;
}

.newsticker .newsticker-list .newsticker-item {
	text-align: left;
	height: 40px;
	white-space: nowrap;
}

.newsticker .newsticker-list2 .newsticker-item {
	width: 1100px;
	text-align: center;
}

/* 滚动新闻结束 */
/* 最新通知滚动新闻 */
.gd_new .zx {
	background: #c32e18;
	width: 80px;
	float: left;
	color: #ffffff;
	border-radius: 2px;
}

.gd_new .zxtz {
	width: 78%;
	margin-left: 10px;
}

/* 公开 */
.cotent-2 {
	height: 280px;
}

.list {
	float: left;
	margin-left: 10px;
}

.list .tabcen .tabtop a {
	float: left;
	display: block;
	width: 100%;
	min-width: 20%;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #000000;
	margin-bottom: 5px;
	border-bottom: 2px solid #c32e18;
}

.list .tabcen .tabtop .active, .list .tabcen .tabtop a:hover {
	background-image: url(../img/tab.png);
	background-repeat: no-repeat;
	background-color: #c32e18;
	background-position: right center;
	color: #ffffff;
	border-bottom: none;
	padding-bottom: 2px;
}

.tabcent div li {
	margin: 5px 0;
	line-height: 40px;
	font-size: 16px;
}

.list .tabcent div li, .shuju_list li, .new_list .tabcent div li {
	border-bottom: 1px dashed #9ba79e;
}

.icon {
	float: right;
	display: inline-block;
	width: 430px;
	height: 280px;
	overflow: hidden;
	margin-left: 10px;
}

.icon .TuiJian_icon_list {
	height: 100%;
	text-align: center;
	font-size: 16px;
	display: flex;
	flex: 1;
	flex-direction: row;
	align-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}

.TuiJian_icon_list a:hover {
	background: #e6f2eb;
	border-radius: 4px;
	color: #63d594;
}

.icon .TuiJian_icon_list a {
	float: left;
	width: 140px;
	height: 50%;
}

.icon .TuiJian_icon_list a img {
	display: block;
	margin: 20px auto;
}

.icon .TuiJian_icon_list2 {
	height: 80%;
	margin-top: 10px;
}

.icon .TuiJian_icon_list2 a img {
	margin: 10px auto;
	width: 54%;
	height: 60%;
}

.icon .gd_new {
	width: 440px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto 10px;
}

.icon .gd_new .newsticker .newsticker-list li a {
	display: block;
	width: 340px;
	height: 40px;
	text-align: left;
}

/* 市长 */
.tabcent td {
	padding: 0 10px;
	line-height: 40px;
}

.tabcent .buttom_line th {
	border-bottom: 1px dashed #8ccaab;
	padding-bottom: 10px;
	color: #c32e18;
}

.buttom_line .title {
	width: 390px;
}

.xx {
	float: right;
	width: 80px;
	line-height: 36px;
	background: #c32e18;
	text-align: center;
	color: #ffffff;
	margin-right: 20px;
	border-radius: 4px;
}

.xx:hover {
	background: #008000;
}

/* 市长右侧图片 */
.image {
	width: 440px;
	height: 100%;
	overflow: hidden;
	float: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 0.5%;
}

.image div {
	width: 48.5%;
	height: 46%;
	overflow: hidden;
	margin: 0 0 2% 0;
}

.image div img {
	width: 100%;
	height: 100%;
}

/* footer */
.footer {
	width: 100%;
	height: 200px;
	margin: auto 0;
	background:#c32e18;
}

.footer div {
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}

.footer div img {
	float: left;
}

.footer div ul {
	color: #ffffff;
	margin: 0;
	float: left
}

.footer div ul li {
	list-style: none;
}

.footer .jiuc {
	margin-left: 400px;
}

.footer .footer_list1 {
	width: 800px;
	color: #fff;
	padding-top: 24px;
	height: 40px;
}

.footer .footer_list1 li {
	text-align: center;
	font-weight: bold;
	display: inline-block;
	width: 100px;
	color: #ffffff;
}

.footer .footer_list1 li a {
	color: #ffffff;
}

.footer_list2 {
	font-size: 14px;
	line-height: 24px;
}

/* open-style */
.new_list2 .tabtop {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.new_list2 .tabcen .tabtop a {
	display: inline-block;
	width: 25%;
	color: #333333;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}

.new_list2 .tabcen .tabtop .active {
	color: #fff;
	background: #c32e18;
}

.lingdao {
	width: 2240px;
	display: flex;
	flex: 1;
	justify-content: space-between;
	flex-direction: row;
	overflow: hidden;
}

.leader_left {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 340px;
	display: block;
	margin-top: 20px;
}

.leader_left li {
	list-style: none;
}

.leader_left img {
	width: 120px;
	height: 150px;
	margin-top: 10px;
	float: left;
}

/* 市委 */
.leader_left .ld1 {
	margin-top: 20px;
	text-align: center;
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.leader_left .ld1 a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #c32e18;
}

.leader_left .centent1 {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	text-indent: 32px;
}

/* 市委 */
.leader_left .ld {
	text-align: center;
	display: block;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
}

.leader_left .ld a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #c32e18;
}

.leader_left .centent {
	width: 210px;
	color: #808080;
	float: right;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	text-indent: 32px;
}

.tabcent .leader_left p {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #c32e18;
}

.leader_right {
	margin: 0;
	padding: 0;
	float: right;
	display: block;
	width: 320px;
}

.leader_right .ld {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #c32e18;
}

.leader_right li {
	list-style: none;
}

.leader_right .name {
	font-size: 16px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 1;
	justify-content: flex;
}

.leader_right .name a {
	display: inline-block;
	width: 16%;
	margin: 0 2%;
	line-height: 34px;
	text-align: justify;
	text-align-last: justify;
}

.list2 {
	overflow: hidden;
	float: left;
	width: 710px;
}

/* 政务专题 */
.zhuanti {
	width: 100%;
	height: 120px;
}

.zhuanti img {
	width: 200px;
	height: 120px;
	float: left;
	margin-right: 10px;
}

.zhuanti .text {
	display: inline-block;
	width: 350px;
	height: 100%;
	overflow: hidden;
}

.zhuanti .title {
	height: auto;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zhuanti .content {
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #808080;
	line-height: 26px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/* .zhuanti {
	width: 440px;

}

.zhuanti img {
	width: 100%;
	height: 90px;
}

.zhuanti div {
	float: left;
	overflow: hidden;
	width: 360px;
	height: 100%;
	margin-left: 20px;
	display: inline-block;
}
.zhuanti li{
	line-height:32px;
}
.zhuanti div .title {
	width: 360px;
	display: inline-block;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: bold;
}

.zhuanti div .text {
	color: #808080;
	height: 120px;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	text-indent: 32px;
	line-height: 30px;
}

.zhuanti div .time span {
	color: #808080;
	display: inline-block;
	float: right;

}

.zhuanti_list {
	float: right;
}

.zhuanti_list li {
	height: 30px;
	overflow: hidden;
}

.zhuanti_list li a {
	display: inline-block;
	width: 330px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.zhuanti_list li span {
	margin: 0;
	margin-left: 10px;
	float: right;
}

.wrapper {
	width: 580px;
	height: 320px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.imgs {
	cursor: pointer;
	width: 3480px;
	position: absolute;
	left: 0;
	top: 0;
}

.imgs div {
	position: relative;
	float: left;
}

.imgs div p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	height: 40px;
	line-height: 40px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	background: rgba(0, 0, 0, 0.3);
}

.imgs div img {
	width: 580px;
	height: 320px;
	float: left;
}
 */
/* 新闻列表页 */
.list_panel {
	padding: 0 20px 20px;
	background: #ffffff;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

/* 新闻列表菜单 */
.list_panel .menu {
	float: left;
	width: 240px;
	padding-right: 20px;
	overflow: hidden;
	border-right: 1px solid #84c6a5;
}

.list_panel .menu ul {
	margin: 0;
	padding: 0;
}

.list_panel .menu ul li {
	overflow: hidden;
	border-radius: 0;
	box-shadow: none;
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #edf2ee;
}

/*
插件标签名
   div- class="jstree-default"
   u l- class="jstree-children"
   l i- class="jstree-node"
    a - class="jstree-anchor"
 */
/* 选中状态下的样式 */
#TreeMenu .jstree-leaf>i {
	display: none;
}
.jstree-container-ul>.jstree-node{
	background:#ffffff;
	margin-bottom:20px;
	
}
#TreeMenu>ul>li {
	position: relative;
	min-height: 70px;
	background-color:#ffffff;
}

#TreeMenu .jstree-node>i {
	z-index: 3;
	position: absolute;
	right: 0;
	height:70px;
	width:40px;
	background-image: none;
}

#TreeMenu .jstree-node a {
	z-index: 1;
	position: relative;
}

#TreeMenu .jstree-node>a>i {
	z-index: 2;
	position: absolute;
	right: 0;
	height:70px;
	width:40px;
	background-image: none;
	background-position:-40px center;
}
/* #TreeMenu>.jstree-container-ul>li>a>i{
	background-image: url(../img/open.png);
}
#TreeMenu .jstree-default .jstree-open>.jstree-ocl {
	background-image: url(../img/off_blue.png);
}
 */
#TreeMenu .jstree-anchor {
	display:flex;
	flex-direction:row;
	width:100%;
	height: 100%;
	padding: 0;
}
#TreeMenu .jstree-anchor span{
	width:40px;
	height:40px;
	margin: 15px 23px;	
	background-position:-40px center;
	background-repeat:no-repeat;
}

#TreeMenu a div{
    color: #2D66A5;
    font-size: 23px;
    width: 100px;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: justify;
    text-align-last: justify;
    white-space: pre-wrap;
}
/* 清除a标签里的图片 */
.zwgk-left .jstree-default .jstree-clicked {
	background: #2d66a5;
	background-image: none;
	border-radius: 0;
	box-shadow: none;
	color:#fff;
}
.zwgk-left .jstree-default ul li .jstree-hovered {
	background: #2d66a5;
	background-image: none;
	border-radius: 0;
	box-shadow: none;
	color:#fff !important;
}
.zwgk-left .jstree-default ul li ul li .jstree-hovered{
	background: rgb(231,245,255);
	background-image: none;
	border-radius: 0;
	box-shadow: none;
	color:#2d66a5 !important;
}
.zwgk-left .jstree-hovered div,.zwgk-left .jstree-hovered {
	color: #FFFFFF !important;
}
.zwgk-left .jstree-clicked div,.zwgk-left .jstree-clicked {
	color: #FFFFFF !important;
}
.jstree-open ul li .jstree-clicked{
	background: rgb(231,245,255) !important;
	color:#2d66a5 !important;
}
/* :hover 样式 */
.jstree-default .jstree-children .jstree-node a:hover, .list_panel .menu ul li .menu_select,.jstree-default .jstree-children .jstree-node a:hover>div,
	{
	color: #FFFFFF !important;
	background: #2D66A5;
}

/* 新写的tree样式 */

/* 关闭状态下的未选中 */
#TreeMenu .jstree-anchor>i {
	background-image: url(../img/open.png);
}
#TreeMenu .jstree-leaf .jstree-anchor>span{
	background-position: -40px center;
}
#TreeMenu .jstree-leaf .jstree-anchor:hover span,#TreeMenu .jstree-leaf .jstree-clicked>span{
	background-position: 0 center;
}

#TreeMenu .jstree-closed>.jstree-anchor>i {
	background-image: url(../img/open.png);
}
#TreeMenu .jstree-closed>.jstree-anchor:hover>i{
	background-position: 0px center;
}
/*打开状态下的未选中*/
#TreeMenu .jstree-open>.jstree-anchor>i {
	background-image: url(../img/off.png);
}

/*关闭状态下的选中*/
#TreeMenu .jstree-closed>.jstree-clicked>i,#TreeMenu .jstree-closed>.jstree-clicked>span {
	background-position: 0px center;
}
/*打开状态下的选中*/
#TreeMenu .jstree-open>.jstree-clicked>i,#TreeMenu .jstree-open>.jstree-clicked>span{
	background-position: 0 center;
}
#TreeMenu .jstree-node .jstree-children i {
 background-image: none !important;
}
/*关闭状态下的选中*/
#TreeMenu .jstree-closed>a:hover>i, #TreeMenu .jstree-closed>a:hover>span{
	background-position: 0 center;
}
/*打开状态下的选中*/
#TreeMenu .jstree-open>a:hover>i,#TreeMenu .jstree-closed>a:hover>span {
	background-position: 0 center;
}


/* 二级 */
#TreeMenu .jstree-node .jstree-children{
	padding:0px;
}
#TreeMenu .jstree-node .jstree-children li{
	font-size:15px;
	margin-left:0;
	background-image:none;
	list-style:none;
}
#TreeMenu .jstree-node .jstree-children>.jstree-open{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
#TreeMenu .jstree-node .jstree-children>.jstree-open>a{
	background-color:#dfe6ec;
}
#TreeMenu .jstree-node .jstree-children li i{
	margin:0px;
	height:32px;
	width:50px;
	z-index:3;
}
#TreeMenu .jstree-node .jstree-children a {
    margin-left: 0;
    display: block;
    width: auto;
    line-height:32px;
    font-size:15px;
    text-indent:80px;
    list-style:none;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#TreeMenu .jstree-node .jstree-children a::before {
    content: "";
   width: 4px;
   height: 4px;
   border-radius: 50%;
   background-color: #2d66a5;
   position: absolute;
   top: 15px;
   left: 55px;
}
#TreeMenu .jstree-node .jstree-children a i {
	margin: 0px;
	height:32px;
	width:40px;
}
.jstree-default .jstree-node{
	background-image: none !important;
}
/* 三级 */
#TreeMenu .jstree-node .jstree-children .jstree-children {
	margin-top: 10px;
	padding:0;
}

#TreeMenu .jstree-default .jstree-node, #TreeMenu .jstree-default .jstree-icon {
	background-image: none !important;
}

/* 多语言列表 */
.list_panel .menu2 {
	width: 340px;
	padding-right: 10px;
	border-right: 1px solid #84c6a5;
}

.list_panel .menu2 ul {
	margin: 0;
	padding: 0;
}

.list_panel .menu2 ul .active a, .list_panel .menu2 ul li a:hover {
	background: #dff6ea;
}

.list_panel .menu2 ul li {
	width: 100%;
	list-style: none;
	border-radius: 6px;
	margin-top: 10px;
	border-bottom: 1px solid #edf2ee;
}

.list_panel .menu2 ul li a {
	word-break: break-all;
	box-shadow: none;
	font-size: 18px;
	padding: 3%;
	width: 94%;
	margin-bottom: 10px;
	line-height: 26px;
	display: inline-block;
	text-align: left;
	border-radius: 6px;
}

/* 新闻列表列表 */
.list_panel .list {
	padding-left: 10px;
	margin: 0 auto;
	width: 880px;
	float: right;
	overflow: hidden;
}

.list_panel .list .title {
	width: 100%;
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #edf2ee;
}

.list_panel .list .title img {
	margin-top: 5px;
}

.list_panel .list .title a {
	color: #808080;
	text-align: center;
	border-bottom: none;
	position: static;
	font-size: 17px;
	font-weight: normal;
	min-width: 70px;
	padding: 0 14px 0 6px;
	line-height: 50px;
	background: url(../img/list_bg.png) no-repeat;
	background-position: right center;
}

.list_panel .list .title .index {
	padding-right: 20px;
	padding-left: 10px;
}

.list_panel .list .title .select {
	color: #000000;
	background: none;
}

.list_panel .list .title a:hover {
	color: #000000;
}

.title a:last-child {
	background: none;
	color: #000000;
}

.list_panel .list ul {
	margin: 5px 0;
	padding: 0 0 0 20px;
}

.list_panel .list ul li {
	line-height: 50px;
	border-bottom: 1px dashed #9ba79e;
}

.list_panel .list ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	display: inline-block;
	float: left;
	width: 760px;
	height: 100%;
}

.list_panel .list ul li span {
	font-size: 16px;
	width: 90px;
	text-align: right;
	margin-right: 0;
}

/* 领导页面 */
.lingdao_list {
	width: 100%;
	margin: 0 9px 30px;
}

.lingdao_list ul {
	margin: 0;
	padding: 0;
}

.lingdao_list ul li {
	list-style: none;
	display: inline-block;
	min-width: 90px;
	line-height: 46px;
	text-align: center;
	margin: 0 10px;
}

/* 市情 */
.shuju {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.shuju_list {
	float: left;
	width: 560px;
	margin: 0 9px 30px;
}

.shuju_list2 {
	float: left;
	width: 370px;
	margin: 0 5px 10px;
	height: 290px;
}

.shuju_list .title2 {
	display: block;
	text-align: left;
}

.shuju_list .title2 .gd {
	width: 50px;
	border: none;
	font-size: 16px;
	font-weight: normal;
	color: #808080;
	float: right;
	text-align: right;
	padding-right: 0;
}

.shuju_list2 .title2 .gd {
	width: 50px;
	border: none;
	font-size: 16px;
	font-weight: normal;
	color: #808080;
	float: right;
	text-align: right;
	padding-right: 0;
}

.shuju_list .title2 .gd:hover {
	color: #2ac475;
}

.shuju_list ul {
	margin: 5px 0;
	padding: 0 0 0 20px;
}

.shuju_list li {
	line-height: 46px;
}

.shuju_list li:hover {
	border-radius: 4px;
	background: #edf2ee;
}

.shuju_list li a {
	float: left;
	display: block;
	width: 440px;
	height: 46px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.shuju_list li span {
	float: right;
	font-size: 16px;
	width: 90px;
	text-align: right;
	margin-right: 0;
}

.shuju_list2 li {
	list-style: none;
	line-height: 46px;
}

.shuju_list2 li a {
	float: left;
	display: block;
	width: 290px;
	height: 46px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.shuju_list2 li span {
	margin: 0;
}

/* 数据tab层 */
.shuju_list .tabtop {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom: 20px;
}

.shuju_list .tabtop a {
	float: left;
	text-align: center;
	font-size: 18px;
	display: inline-block;
	width: 25%;
	line-height: 50px;
}

.shuju_list .tabtop a span {
	display: block;
	margin-top: -16px;
	font-size: 14px;
}

.shuju_list .tabcent div {
	width: 100%;
	height: 100%;
	text-align: center;
}

.shuju_list .tabcent .slxz {
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.shuju_list .tabcent .slxz p {
	display: block;
	margin: 20px 60px 0;
	font-weight: normal;
	line-height: 40px;
	font-size: 18px;
	text-indent: 36px;
	text-align: justify;
}

.list_frome ul {
	width: 60%;
	margin: 0 auto;
	padding: 0;
}

.list_frome ul li {
	font-size: 16px;
	line-height: 50px;
	margin: 8px 0;
	text-align: left;
	list-style: none;
	overflow: hidden;
}

.list_frome ul li input {
	width: 490px;
	height: 30px;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 6px;
	border: 1px solid #c32e18;
}

.list_frome ul li select {
	width: 502px;
	height: 34px;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 6px;
	border: 1px solid #c32e18;
}

.list_frome ul li .radio {
	text-align: right;
	line-height: 30px;
	width: 70px;
	height: 30px;
	margin: 10px 10px;
}

.list_frome ul li .radio input {
	margin: 3px;
	float: left;
	width: 24px;
	height: 24px;
}

.list_frome ul li p {
	overflow: hidden;
	height: 50px;
	float: left;
	width: 120px;
	display: inline-block;
	margin: 0;
}

.list_frome ul li p span {
	float: left;
	display: inline-block;
	font-size: 26px;
	line-height: 60px;
	width: 20px;
	text-align: center;
}

#validateCode {
	font-weight: bold;
	width: 100px !important;
	float: left;
	margin-top: 10px;
}

.list_frome ul li img {
	vertical-align: middle;
	margin-left: 20px;
}

.list_frome ul li .yzm_btn {
	text-align: center;
	display: inline-block;
	width: 80px;
	float: none;
	line-height: 60px;
	overflow: visible;
}

.list_frome ul li div {
	float: right;
	display: inline-block;
	width: 500px;
	margin: 10px 0;
	padding: 4px 16px;
	line-height: 36px;
	min-height: 36px;
	border: 1px solid #2ac475;
	border-radius: 6px;
}

.textarea_a {
	margin: 10px 0 -10px;
	max-width: 496px;
	min-width: 496px;
	min-height: 60px;
	border-radius: 6px;
	border: 1px solid #c32e18;
}

.xj_table table {
	width: 100%;
	background: #f5faf6;
}

.xj_table table, td, th {
	border: none;
}

.xj_table tr td a {
	display: block;
	width: 100%;
	height: 100%;
}

/* shiqing */
.shiqing_list {
	width: 31%;
	float: left;
	margin: 15px 1%;
}

.shiqing_list a span {
	font-size: 18px;
	font-weight: normal;
	float: right;
	color: #808080;
}

.shiqing_list img {
	display: inline-block;
	float: left;
	width: 90px;
	height: 90px;
	margin: 8px 14px;
}

.shiqing_list ul {
	float: right;
	width: 240px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.shiqing_list li {
	max-height: 120px;
	overflow: hidden;
	min-width: 50%;
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	list-style: none;
	overflow: hidden;
	text-align: left;
}

.shiqing_list li a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	width: 100%;
	max-height: 110px;
}

.shiqing_list li a:hover, .title2 a:hover span {
	color: #2ac475;
}

/* 搜索页 */
.crumbs {
	text-align: center;
	margin: 0 auto;
	color: #808080;
	border-bottom: 1px dotted #989898;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 40px;
}

.crumbs span {
	font-size: 24px;
	color: #c32e18;
	padding: 0 5px;
	font-weight: bold;
}

.search_list a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #eaeaea;
}

.search_list a div {
	font-size: 18px;
	font-weight: bold;
	color: #044a1b;
	margin-bottom: 5px;
}

.search_list a p {
	color: #999;
}

.search_list a p span {
	float: right;
}

/* 详情页 */
.xq_title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #edf2ee;
}

.xq_title h2 {
	width: 80%;
	font-size: 28px;
	color: #333;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	padding: 20px 0;
	font-weight: bold;
}

.xq_title ul li {
	color: #757575;
	display: inline-block;
	width: 33%;
	text-align: center;
	line-height: 50px;
	border: none !important;
}

.list_panel .list .xq_title ul li span {
	float: none;
	width: auto;
}

.list_panel .list table {
	width: 80%;
	margin: 20px auto;
}

.x-table tr {
	display: block;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: -1px;
	border: 1px solid #0a733d;
	border-left: none;
}

.x-table tr td {
	vertical-align: middle;
	padding-left: 10px;
}

.list_panel .list .x-table tr td:nth-child(odd) {
	background: #2ac475;
	color: #ffffff;
	width: 158px;
	height: 100%;
	padding-left: 0;
	border: 1px solid #0a733d;
	border-top: none;
	border-bottom: none;
	text-align: center;
}

.list_panel .list .x-table tr td:nth-child(even) {
	min-width: 278px;
	max-width: 737px;
}

.list_panel .list table:first-child tr:first-child {
	background: #2ac475;
	color: #ffffff;
}

.nr_title h2 {
	width: 68%;
	font-size: 24px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	padding: 20px 0;
	font-weight: 400;
}

.nr_box {
	padding: 40px 60px;
	line-height: 36px;
}

.nr_box img {
	display: block;
	margin: 10px auto;
	max-height: 400px;
}

/*.nr_box p {
	font-size: 16px;
	width: 85%;
	margin: 5px auto;
	line-height: 40px;
	text-indent: 28px;
}*/
.xq_link {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}

.xq_link li {
	line-height: 30px;
	padding-left: 10px;
}

.xq_link li a {
	cursor: pointer;
	font-weight: normal;
	color: #006cff;
	width: 700px;
}

.btn_span:hover {
	font-weight: 600;
	cursor: pointer;
}

.xq_link li a:hover {
	color: #0d499c;
}

.formxq {
	margin: 10px;
	border: 1px dashed #eaeaea;
	border-radius: 10px;
	padding: 20px 10px;
}

.formxq button {
	width: 300px;
	margin: 20px auto;
	height: 50px;
	font-size: 20px;
	border: none;
	border-radius: 6px;
	background: #c32e18;
	color: #fff;
	display: block;
}

.formxq input {
	padding-left: 10px;
	border: 1px solid #b1b1b1;
	height: 30px;
	margin-left: 10px;
	border-radius: 5px;
}

.formxq textarea {
	margin: 15px 0;
	max-width: 100%;
	min-width: 100%;
	border: 1px solid #b1b1b1;
	border-radius: 5px;
}

/* 新媒体页面 */
.media {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: inherit;
}

.media_list {
	margin: 10px 5px 20px;
	width: 220px;
	display: block;
	height: 250px;
	text-align: center;
	font-size: 16px;
	border-radius: 6px;
	border: 1px;
	border: 1px dashed #d2d2d2;
}

.media_list2 {
	margin: 10px 5px 20px;
	width: 200px;
	display: block;
	height: 230px;
	text-align: center;
	font-size: 16px;
	border-radius: 2px;
	border: 1px solid #d2d2d2;
	float: left;
}

.media_list:hover, .media_list2:hover, .treeContent:hover {
	border: 1px dashed #c32e18;
}

.media_list img {
	background: #808080;
	width: 200px;
	height: 200px;
	margin: 10px auto;
	display: block;
}

.media_list2 img {
	background: #808080;
	width: 180px;
	height: 180px;
	margin: 10px auto;
	display: block;
}

.media_list p, .media_list2 p {
	text-align: center;
	font-size: 16px;
	margin: -6px auto;
}

/* 树结构父级下内容*/
.treeContentbox {
	flex-wrap: wrap;
	padding: 20px 10px;
	display: flex;
	justify-content: start;
}

.treeContent {
	margin: 5px;
	width: 200px;
	display: block;
	text-align: center;
	font-size: 16px;
	border-radius: 2px;
	border: 1px solid #d2d2d2;
	float: left;
}

.treeContent p {
	text-align: center;
	font-size: 16px;
	margin: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 办事指南*/
.banshi li {
	margin: 5px 0;
	line-height: 40px;
	font-size: 16px;
}

/* 重点领域 */
.zdly {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}

.zdly a {
	width: 224px;
	height: 50px;
	margin-bottom: 10px;
	border-radius: 4px;
	overflow: hidden;
	background: #edfaef;
	float: left;
	margin: 4px;
}

.zdly a div {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
}

.zdly a img {
	float: left;
	margin: 10px;
}

.zdly a:hover {
	background: #2ac475;
	color: #ffffff;
}

.zdly a:hover img {
	filter: invert(1);
}

/* 法律专题*/
.law_banner {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	margin-bottom: -5px;
}

.law_banner img {
	width: 100%;
}

.law_nav {
	position: relative;
	width: 100%;
	height: 60px;
	background: #c32e18;
	padding-top: 0;
	z-index: 2;
}

.law_title {
	padding: 0 30px;
	position: relative;
	width: 1140px;
	margin: 0 auto;
	/* 	height: 80px; */
	top: -5px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	/* 	background: url(../img/law_nav_bg.png) no-repeat ; */
	background-size: 100%;
}

.law_panel li a:hover {
	color: #a2060b;
}

.law_panel .list ul .scott ul li a {
	border: #a2060b 1px solid;
}

.law_panel .scott a:hover, .law_panel .scott .active a {
	background: #ffe7d6;
	color: #a2060b;
}

.law_title a {
	padding: 0 20px;
	display: inline-block;
	line-height: 70px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.law_title a:hover {
	background: #219f31;
}

.law_panel {
	min-height: 500px;
	padding-top: 20px !important;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}

.law_panel .menu2 ul .active a, .law_panel .menu2 ul li a:hover {
	background: #c32e18;
	color: #fff;
}

.law_panel .list ul li a {
	width: 710px;
}

.law_panel .list ul {
	padding-left: 10px;
}

.law_panel .xq_title h2 {
	padding: 0;
}

.law_panel .list ul li {
	list-style: none;
	overflow: hidden;
}

.qrcodebox {
	background: #c2210c;
}

.qrcode {
	background: #c32e18;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 1000px;
	padding: 20px 100px 20px;
	margin: 0 auto;
}

.qrcode div img {
	width: 150px;
	height: 150px;
	margin: 10px auto;
}

.qrcode div p {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
}

/* 404页面样式 */
.error {
	background: #84c6a5;
}

.error .title {
	font-size: 160px;
	color: #fff;
	text-align: center;
	margin-top: 6%;
}

.error img {
	margin: 0 auto;
	display: block;
	margin-top: -160px;
}

.error .content {
	font-size: 24px;
	border-top: 1px solid #fff;
	width: 600px;
	margin: 0 auto 20px;
	line-height: 60px;
}

/* 处理ie8兼容性问题*/
.error .error_btn button {
	border-radius: 30px;
	border: 2px solid #fff;
	width: 400px;
	height: 60px;
	margin-top: 40px;
	color: #fff;
	font-size: 16px;
	background: none;
}

.tab-20 {
	width: 20% !important;
}

.tab-25 {
	width: 25% !important;
}

.tab-50 {
	width: 20% !important;
}

/* 新增政务信息公开页面样式 */
.zwgk-body .banner {
	background-image: url(../img/index_bg.png) !important;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color:#fff;
}

.zwgk-img {
	display: block;
	overflow: hidden;
	padding: 40px 10px;
}

.zwgk-title {
	text-align: center;
	font-size: 100px;
	color: #fff;
	font-weight: bold;
	margin: 0px auto 60px;
	position: relative;
	text-shadow: 3px 3px 4px #242b4c;
}

.zwgk-title::before {
    content: "";
    width: 488px;
    height: 3px;
    background: #fff;
    position: absolute;
    right: 160px;
    bottom: 0;
}
.zwgk-box {
	background-color: #f2f2f2;
	overflow: hidden;
}
.zwgk-box .inputbox{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin:82px 40px;
    height:54px;
	
}
.zwgk-box .inputbox form{
	border:2px solid #2D66A5;
	border-radius: 9px;
	height:50px;
	width: 506px;
	overflow:hidden;
	display: flex;
}
.zwgk-box .inputbox::before{
	content: "";
	width: 240px;
	height: 25px;
	border-bottom:2px solid #ccc;
}
.zwgk-box .inputbox::before{
	content: "";
	width: 240px;
	height: 25px;
	border-bottom:2px solid #ccc;
}
.zwgk-box .inputbox::after{
	content: "";
	width: 240px;
	height: 25px;
	border-bottom:2px solid #ccc;
}

.zwgk-box .inputbox input {
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
    width:79%;
    height: 50px;
    font-size: 16px;
    border: none;
    padding-left: 20px;
	float: left;
	
}
.zwgk-box .inputbox .button {
	width:20%;
	background-color: #fff;
    padding: 0;
    width: 100px;
    height: 50px;
	border: none;
	background-image:url(../img/search.png);
	background-position:80% center;
	background-repeat:no-repeat;
}
.zwgk-list {
	width: 1028px;
	height: 1085px;
	margin: 30px auto;
	overflow: hidden;
}

.zwgk-list>div {
	width: 100%;
}

.zwgk-list .zwgk-left {
	width: 240px;
	height:100%;
    overflow-x: hidden;
    margin-right: 18px;
	float: left;
}
.zwgk-list .zwgk-left ul{
	padding:0;
	margin:0;
}
.zwgk-list .zwgk-right {
	background-color: #FFFFFF;
	overflow-x: hidden;
	width: 770px;
	height:100%;
	float: right;
}

.zwgk-list-type1 {
	padding: 10px 0;
}

.zwgk-list-type1 .title {
	color: #fff;
	width: 100%;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #2d66a5;
}

.zwgk-list-type1 .center div {
	font-size: 16px;
	line-height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.zwgk-list-type1 .center a {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zwgk-list-type1 .center a:hover {
	color: #2d66a5;
}

.zwgk-list-type1 .center span {
	width: 20%;
	text-align: right;
}

.zwgk-list-type2 {
	margin: 0 auto;
}

.zwgk-list-type2 .title {
	border-bottom: 2px solid #ccc;
}

.zwgk-list-type2 .title span {
	display: inline-block;
	color: #fff;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #2d66a5;
	padding: 0 23px;
}

.zwgk-list-type2 .center {
	margin: 10px 25px;
}

.zwgk-list-type2 .center div {
	font-size: 16px;
	line-height: 42px;
	display: flex;
	flex-direction: row;
}

.zwgk-list-type2 .center a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zwgk-list-type2 .center a:hover {
	color: #2d66a5;
}

.zwgk-list-type2 .center span {
	width:14%;
	color:#9c9c9c;
	padding-left:10px;
	text-align: left;
}

.zwgk-btn {
	display: block;
	width: 100px;
	margin: 0 auto;
	line-height: 30px;
	background: #e6e6e6;
	text-align: center;
	margin-bottom: 30px;
}

.zwgk-list-type2 .scott a:hover {
	color: #ffffff;
	border: #2D66A5 1px solid;
	background: #2D66A5;
}
.zwgk-list-type2 .scott ul li a{
	border: #2D66A5 1px solid;
}
.zwgk-list-type2 .scott .active a {
	color: #ffffff;
	border: #2D66A5 1px solid;
	background: #2D66A5;
}

.zwgk-list-type2 .scott a:active {
	color: #ffffff;
	border: #2D66A5 1px solid;
	background: #2D66A5;
}